Click or drag to resize

SuggestionsViewOptions Constructor (TimeDuration, Int32)

Initializes a new instance of the SuggestionsViewOptions class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SuggestionsViewOptions(
	TimeDuration detailedSuggestionsWindow,
	int meetingDuration
)

Parameters

detailedSuggestionsWindow
Type: Independentsoft.ExchangeTimeDuration
meetingDuration
Type: SystemInt32
See Also